The dataType parameter to the AddTESample and AddTextSample functions indicates the type of data in the handle. The following two types have been added:
enum {
dropShadowOffsetType = 'drpo',
dropShadowTranslucencyType = 'drpt'
};